home *** CD-ROM | disk | FTP | other *** search
/ Enter Power 1 / Enter Power 01.iso / Benchmark / PassMark BurnInTest 3.0 / bitpro.exe / bitpkg.exe / {app} / winio_readme.txt < prev    next >
Encoding:
Text File  |  2000-08-24  |  2.6 KB  |  56 lines

  1. A portion of Yariv Kaplan's WinIo library was used in this product.
  2. As requested the legal notice is reproduced here.
  3.  
  4.  
  5. ------------------------------------------------------------
  6.                         WinIo v1.2                          
  7.     Direct Hardware Access Under Windows 9x/NT/2000         
  8.             Copyright 1998-2000 Yariv Kaplan                
  9.                 http://www.internals.com                    
  10. ------------------------------------------------------------
  11.  
  12. The WinIo library allows 32-bit Windows applications to directly
  13. access I/O ports and physical memory. It bypasses Windows protection
  14. mechanisms by using a combination of a kernel-mode device driver and
  15. several low-level programming techniques.
  16.  
  17. Under Windows NT, the WinIo library can only be used by applications
  18. that have administrative privileges. If the user is not logged on as
  19. an administrator, the WinIo DLL is unable to install and activate the
  20. WinIo driver. It is possible to overcome this limitation by installing
  21. the driver once through an administrative account. In that case, however,
  22. the ShutdownWinIo function must not be called before the application
  23. is terminated, since this function removes the WinIo driver from the
  24. system's registry.
  25.  
  26. ----------------------------------------------------------------------------
  27.                               LEGAL STUFF             
  28. ----------------------------------------------------------------------------
  29.  
  30. The following terms apply to all files associated with the software
  31. unless explicitly disclaimed in individual files.
  32.  
  33. The author hereby grants permission to use, copy, modify, distribute,
  34. and license this software and its documentation for any purpose, provided
  35. that existing copyright notices are retained in all copies and that this
  36. notice is included verbatim in any distributions. No written agreement,
  37. license, or royalty fee is required for any of the authorized uses.
  38.  
  39. IN NO EVENT SHALL THE AUTHOR OR DISTRIBUTORS BE LIABLE TO ANY PARTY
  40. FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
  41. ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY
  42. DERIVATIVES THEREOF, EVEN IF THE AUTHOR HAVE BEEN ADVISED OF THE
  43. POSSIBILITY OF SUCH DAMAGE.
  44.  
  45. THE AUTHOR AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
  46. INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
  47. FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE
  48. IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHOR AND DISTRIBUTORS HAVE
  49. NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
  50. MODIFICATIONS.
  51.  
  52.  
  53. I can be reached at: yariv@internals.com
  54.  
  55. Yariv Kaplan
  56.